[INFO] fetching crate hen 0.23.0...
[INFO] testing hen-0.23.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate hen 0.23.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate hen 0.23.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hen 0.23.0
[INFO] tweaked toml for crates.io crate hen 0.23.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hen 0.23.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hen 0.23.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5ad107c0b9ce250354dd40fd181280a7c252a0ad9689194e1c75c55ff6a6e10f
[INFO] running `Command { std: "docker" "start" "5ad107c0b9ce250354dd40fd181280a7c252a0ad9689194e1c75c55ff6a6e10f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5ad107c0b9ce250354dd40fd181280a7c252a0ad9689194e1c75c55ff6a6e10f" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ad107c0b9ce250354dd40fd181280a7c252a0ad9689194e1c75c55ff6a6e10f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5ad107c0b9ce250354dd40fd181280a7c252a0ad9689194e1c75c55ff6a6e10f" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling errno v0.3.9
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.17
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.8
[INFO] [stderr]    Compiling hen v0.23.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "5ad107c0b9ce250354dd40fd181280a7c252a0ad9689194e1c75c55ff6a6e10f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5ad107c0b9ce250354dd40fd181280a7c252a0ad9689194e1c75c55ff6a6e10f" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling hen v0.23.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.23s
[INFO] running `Command { std: "docker" "inspect" "5ad107c0b9ce250354dd40fd181280a7c252a0ad9689194e1c75c55ff6a6e10f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5ad107c0b9ce250354dd40fd181280a7c252a0ad9689194e1c75c55ff6a6e10f" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hen-97e360aceb295788)
[INFO] [stdout] 
[INFO] [stdout] running 317 tests
[INFO] [stdout] test automation::tests::validate_plan_prompt_inputs_allows_missing_values_in_interactive_mode ... ok
[INFO] [stdout] test automation::tests::validate_plan_prompt_inputs_includes_mcp_tool_call_fields ... ok
[INFO] [stdout] test openapi::loader::tests::inherits_path_and_operation_level_servers ... ok
[INFO] [stdout] test automation::tests::validate_plan_prompt_inputs_includes_graphql_document_and_variables ... ok
[INFO] [stdout] test automation::tests::verify_source_accepts_valid_matches_assertion ... ok
[INFO] [stdout] test automation::tests::import_openapi_materializes_basic_spec ... ok
[INFO] [stdout] test openapi::loader::tests::inherits_path_level_security_with_operation_override ... ok
[INFO] [stdout] test automation::tests::verify_source_rejects_invalid_assertion_operator ... ok
[INFO] [stdout] test openapi::loader::tests::loads_form_urlencoded_request_body_example ... ok
[INFO] [stdout] test openapi::loader::tests::loads_form_urlencoded_request_body_schema_without_example ... ok
[INFO] [stdout] test openapi::loader::tests::loads_component_schemas_and_response_schema ... ok
[INFO] [stdout] test openapi::loader::tests::loads_inline_discriminator_request_body_as_synthetic_schema ... ok
[INFO] [stdout] test openapi::loader::tests::loads_json_openapi_operations_into_contract_document ... ok
[INFO] [stdout] test openapi::loader::tests::loads_json_like_media_types ... ok
[INFO] [stdout] test openapi::loader::tests::loads_openid_connect_security_requirements_as_bearer ... ok
[INFO] [stdout] test openapi::loader::tests::loads_object_allof_component_request_and_response_schemas ... ok
[INFO] [stdout] test openapi::loader::tests::loads_component_oneof_and_discriminator_schemas ... ok
[INFO] [stdout] test openapi::loader::tests::loads_json_request_body_schema_without_example ... ok
[INFO] [stdout] test openapi::loader::tests::loads_cookie_api_key_security_requirements ... ok
[INFO] [stdout] test openapi::loader::tests::loads_multipart_request_body_schema_without_example ... ok
[INFO] [stdout] test openapi::loader::tests::loads_local_multifile_response_schema_refs ... ok
[INFO] [stdout] test openapi::loader::tests::loads_plain_component_schema_aliases ... ok
[INFO] [stdout] test openapi::loader::tests::loads_oauth_client_credentials_security_requirements ... ok
[INFO] [stdout] test openapi::loader::tests::loads_root_component_parameter_request_body_and_response_refs ... ok
[INFO] [stdout] test openapi::loader::tests::loads_servers_and_json_request_body_example ... ok
[INFO] [stdout] test openapi::loader::tests::loads_multipart_request_body_example ... ok
[INFO] [stdout] test openapi::loader::tests::loads_supported_security_requirements ... ok
[INFO] [stdout] test openapi::loader::tests::loads_parameter_serialization_metadata ... ok
[INFO] [stdout] test openapi::loader::tests::loads_oauth_authorization_code_security_requirements_as_bearer ... ok
[INFO] [stdout] test openapi::loader::tests::loads_parameter_concrete_values_from_examples_and_defaults ... ok
[INFO] [stdout] test openapi::loader::tests::loads_root_component_path_item_refs ... ok
[INFO] [stdout] test openapi::materialize::tests::materializes_basic_request_stub ... ok
[INFO] [stdout] test openapi::loader::tests::loads_yaml_openapi_operations_into_contract_document ... ok
[INFO] [stdout] test openapi::materialize::tests::materializes_bearer_security_placeholder ... ok
[INFO] [stdout] test openapi::materialize::tests::materializes_comma_delimited_query_header_cookie_arrays_and_matrix_path_arrays ... ok
[INFO] [stdout] test openapi::materialize::tests::materializes_component_schemas_and_response_assertion ... ok
[INFO] [stdout] test openapi::materialize::tests::materializes_cookie_security_placeholder ... ok
[INFO] [stdout] test openapi::materialize::tests::materializes_deep_object_query_parameter_from_example ... ok
[INFO] [stdout] test openapi::materialize::tests::materializes_first_supported_security_alternative ... ok
[INFO] [stdout] test openapi::materialize::tests::materializes_form_exploded_query_array_parameter_from_example ... ok
[INFO] [stdout] test openapi::materialize::tests::materializes_form_query_object_parameters ... ok
[INFO] [stdout] test openapi::materialize::tests::materializes_form_urlencoded_example_as_form_fields ... ok
[INFO] [stdout] test openapi::materialize::tests::materializes_inline_array_response_as_synthetic_schema ... ok
[INFO] [stdout] test openapi::materialize::tests::materializes_matrix_style_path_parameter ... ok
[INFO] [stdout] test openapi::materialize::tests::materializes_label_style_path_parameter ... ok
[INFO] [stdout] test openapi::materialize::tests::materializes_oauth_client_credentials_profile ... ok
[INFO] [stdout] test openapi::materialize::tests::materializes_operation_level_server_override ... ok
[INFO] [stdout] test openapi::materialize::tests::materializes_optional_supported_parameters_when_concrete_values_exist ... ok
[INFO] [stdout] test openapi::materialize::tests::materializes_parameter_examples_and_defaults ... ok
[INFO] [stdout] test openapi::materialize::tests::materializes_multipart_example_as_form_fields ... ok
[INFO] [stdout] test openapi::materialize::tests::materializes_raw_form_urlencoded_example_when_not_object_shaped ... ok
[INFO] [stdout] test openapi::materialize::tests::materializes_required_cookie_parameter ... ok
[INFO] [stdout] test openapi::materialize::tests::materializes_required_form_urlencoded_body_from_schema_when_example_is_missing ... ok
[INFO] [stdout] test openapi::materialize::tests::materializes_required_json_body_from_schema_when_example_is_missing ... ok
[INFO] [stdout] test openapi::materialize::tests::materializes_required_multipart_body_from_schema_when_example_is_missing ... ok
[INFO] [stdout] test openapi::materialize::tests::materializes_space_and_pipe_delimited_query_arrays ... ok
[INFO] [stdout] test openapi::materialize::tests::omits_optional_unsupported_parameter_serialization ... ok
[INFO] [stdout] test openapi::materialize::tests::omits_unsupported_multipart_example_shape ... ok
[INFO] [stdout] test openapi::selector::tests::omitting_selector_selects_all_operations ... ok
[INFO] [stdout] test openapi::selector::tests::resolves_method_path_selector ... ok
[INFO] [stdout] test parser::context::tests::should_extract_prompt_placeholders_from_multiline_source ... ok
[INFO] [stdout] test openapi::selector::tests::resolves_tag_selector ... ok
[INFO] [stdout] test parser::context::tests::should_extract_prompt_placeholders_with_url_defaults ... ok
[INFO] [stdout] test openapi::selector::tests::resolves_operation_id_selector ... ok
[INFO] [stdout] test parser::context::tests::should_fail_on_missing_prompt_when_noninteractive ... ok
[INFO] [stdout] test parser::context::tests::should_replace_variables ... ok
[INFO] [stdout] test parser::context::tests::should_use_defaults_without_prompting_in_inputs_or_defaults_mode ... ok
[INFO] [stdout] test openapi::materialize::tests::skips_operation_with_required_unsupported_parameter_serialization ... ok
[INFO] [stdout] test openapi::materialize::tests::skips_required_body_without_example ... ok
[INFO] [stdout] test parser::context::tests::should_fail_on_missing_prompt_with_url_default_when_noninteractive ... ok
[INFO] [stdout] test parser::context::tests::should_use_provided_prompt_inputs ... ok
[INFO] [stdout] test parser::preprocessor::tests::adjacent_comments_become_assertion_labels ... ok
[INFO] [stdout] test parser::preprocessor::tests::comments_only_label_the_immediately_following_assertion_line ... ok
[INFO] [stdout] test parser::preprocessor::tests::missing_import_returns_readable_error ... ok
[INFO] [stdout] test parser::preprocessor::tests::import_cycles_return_readable_error ... ok
[INFO] [stdout] test parser::preprocessor::tests::nested_imports_resolve_relative_to_imported_file ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_accepts_defaulted_prompt_variable_assignments ... ok
[INFO] [stdout] test parser::tests::inspect_collection_editor_support_reports_dotenv_directives_and_warnings ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_accepts_dotenv_directives ... ok
[INFO] [stdout] test parser::tests::inspect_collection_editor_support_reports_missing_dotenv_warnings ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_accepts_oauth_blocks ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_accepts_reliability_directives ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_accepts_local_secret_references_without_resolution ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_accepts_environment_blocks ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_builds_sse_receive_context ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_ignores_non_adjacent_assertion_comments ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_rejects_conflicting_body_and_body_file ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_inherits_session_request_target ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_rejects_conflicting_ws_send_kind_and_body_type ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_accepts_imported_schema_declarations ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_builds_ws_exchange_context ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_builds_ws_context ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_rejects_invalid_redact_body_target ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_rejects_invalid_sse_within_duration ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_rejects_graphql_body_file ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_does_not_warn_for_dotenv_duplicates_in_unrelated_env_blocks ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_rejects_mcp_body_file ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_rejects_mcp_tool_call_without_tool ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_rejects_sse_body_file ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_rejects_session_request_without_target_anchor ... ok
[INFO] [stdout] test parser::tests::inspect_collection_editor_support_reports_local_ranges_and_symbols ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_rejects_graphql_form_fields ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_rejects_graphql_without_graphql_block ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_rejects_ws_body_file ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_rejects_sse_receive_without_within ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_rejects_ws_send_without_body ... ok
[INFO] [stdout] test parser::tests::inspect_collection_syntax_tolerant_returns_partial_summary_for_invalid_oauth_reference ... ok
[INFO] [stdout] test parser::tests::parse_collection_accepts_schema_combinators_and_const_scalars ... ok
[INFO] [stdout] test parser::tests::parse_collection_allows_forward_references_in_declarations ... ok
[INFO] [stdout] test parser::tests::parse_collection_allows_description_lines_that_look_like_invalid_declarations ... ok
[INFO] [stdout] test parser::tests::parse_collection_allows_description_lines_that_look_like_invalid_redaction_directives ... ok
[INFO] [stdout] test parser::tests::parse_collection_applies_guarded_dotenv_directives_when_guarded_line_is_first ... ok
[INFO] [stdout] test parser::tests::parse_collection_attaches_assertion_labels ... ok
[INFO] [stdout] test parser::tests::parse_collection_applies_default_timeout_when_omitted ... ok
[INFO] [stdout] test parser::tests::parse_collection_applies_selected_environment_overrides ... ok
[INFO] [stdout] test parser::tests::parse_collection_attaches_dotenv_values_to_oauth_profiles ... ok
[INFO] [stdout] test parser::tests::parse_collection_builds_graphql_requests ... ok
[INFO] [stdout] test parser::tests::parse_collection_preserves_duplicate_query_directives ... ok
[INFO] [stdout] test parser::tests::parse_collection_builds_ws_exchange_requests ... ok
[INFO] [stdout] test parser::tests::parse_collection_builds_sse_requests ... ok
[INFO] [stdout] test parser::tests::parse_collection_applies_guarded_dotenv_directives ... ok
[INFO] [stdout] test parser::tests::parse_collection_rejects_duplicate_imported_declaration_names ... ok
[INFO] [stdout] test parser::tests::parse_collection_rejects_cyclic_schema_references ... ok
[INFO] [stdout] test parser::tests::parse_collection_rejects_declaration_after_first_request_delimiter ... ok
[INFO] [stdout] test parser::tests::parse_collection_applies_reliability_defaults_and_overrides ... ok
[INFO] [stdout] test parser::tests::parse_collection_rejects_valid_dotenv_directive_after_first_request_delimiter ... ok
[INFO] [stdout] test parser::tests::parse_collection_rejects_valid_redaction_directive_after_first_request_delimiter ... ok
[INFO] [stdout] test parser::tests::parse_collection_registers_schema_declarations ... ok
[INFO] [stdout] test parser::tests::parse_collection_rejects_valid_scalar_declaration_after_first_request_delimiter ... ok
[INFO] [stdout] test parser::tests::parse_request_collection_exposes_environment_preamble_items ... ok
[INFO] [stdout] test parser::tests::parse_collection_builds_ws_requests ... ok
[INFO] [stdout] test parser::tests::parse_collection_rejects_structured_cookies_with_manual_cookie_header ... ok
[INFO] [stdout] test parser::tests::parse_collection_applies_selected_environment_over_shell_backed_base_value ... ok
[INFO] [stdout] test parser::tests::parse_collection_resolves_env_secret_from_top_level_dotenv ... ok
[INFO] [stdout] test parser::tests::parse_collection_resolves_env_secret_from_selected_environment_dotenv ... ok
[INFO] [stdout] test parser::tests::parse_collection_caches_file_secret_provider_values_within_one_parse ... ok
[INFO] [stdout] test parser::tests::parse_collection_resolves_file_secret_provider ... ok
[INFO] [stdout] test parser::tests::parse_collection_resolves_non_secret_env_provider_from_dotenv_without_redaction ... ok
[INFO] [stdout] test parser::tests::parse_collection_registers_oauth_profiles_and_request_auth_reference ... ok
[INFO] [stdout] test parser::tests::parsed_scalar_declarations_preserve_named_scalar_chains ... ok
[INFO] [stdout] test parser::tests::preamble_rule_accepts_dotenv_directives_inside_environment_blocks ... ok
[INFO] [stdout] test parser::tests::preamble_rule_accepts_environment_blocks ... ok
[INFO] [stdout] test parser::tests::parsed_schema_declarations_validate_special_json_field_names ... ok
[INFO] [stdout] test parser::tests::parsed_scalar_declarations_validate_values ... ok
[INFO] [stdout] test parser::tests::parsed_schema_declarations_validate_objects ... ok
[INFO] [stdout] test parser::tests::parsed_schema_declarations_accept_json_style_trailing_commas ... ok
[INFO] [stdout] test parser::tests::preamble_rule_accepts_cookie_directives ... ok
[INFO] [stdout] test parser::tests::preamble_rule_accepts_reliability_directives ... ok
[INFO] [stdout] test parser::tests::schema_object_declaration_rule_accepts_indented_fields ... ok
[INFO] [stdout] test parser::tests::request_collection_rule_accepts_environment_preamble_before_requests ... ok
[INFO] [stdout] test parser::tests::preamble_rule_accepts_scalar_and_schema_declarations ... ok
[INFO] [stdout] test parser::tests::parsed_schema_declarations_validate_root_array_schemas ... ok
[INFO] [stdout] test parser::tests::request_collection_rule_accepts_body_file_directive ... ok
[INFO] [stdout] test report::redaction::tests::redacts_default_sensitive_headers_in_text_maps_and_json_values ... ok
[INFO] [stdout] test parser::tests::schema_object_declaration_rule_accepts_trailing_commas ... ok
[INFO] [stdout] test report::redaction::tests::redacts_map_values ... ok
[INFO] [stdout] test report::redaction::tests::redacts_text_and_json_values ... ok
[INFO] [stdout] test report::redaction::tests::redacts_configured_sensitive_headers ... ok
[INFO] [stdout] test parser::tests::preamble_rule_accepts_top_level_dotenv_directives ... ok
[INFO] [stdout] test parser::tests::schema_object_declaration_rule_accepts_special_json_field_names ... ok
[INFO] [stdout] test report::tests::run_outcome_json_redacts_collection_summary_requests_and_trace_entries ... ok
[INFO] [stdout] test parser::tests::request_collection_exposes_declarations_before_requests ... ok
[INFO] [stdout] test parser::tests::schema_combinators_report_union_and_discriminator_failures ... ok
[INFO] [stdout] test report::tests::run_outcome_junit_renders_testcase ... ok
[INFO] [stdout] test report::tests::run_outcome_junit_includes_interruption_case ... ok
[INFO] [stdout] test report::tests::run_outcome_junit_redacts_sensitive_values ... ok
[INFO] [stdout] test report::tests::run_record_json_includes_reliability_metadata ... ok
[INFO] [stdout] test report::tests::verification_diagnostics_result_json_emits_partial_summary_and_diagnostics ... ok
[INFO] [stdout] test report::tests::run_record_json_redacts_default_sensitive_headers_without_secret_origins ... ok
[INFO] [stdout] test report::tests::verification_result_json_matches_golden_fixture ... ok
[INFO] [stdout] test report::tests::run_record_json_includes_graphql_protocol_context ... ok
[INFO] [stdout] test report::tests::run_record_json_redacts_sensitive_values_from_output_surfaces ... ok
[INFO] [stdout] test report::tests::run_outcome_ndjson_emits_summary_and_record_lines ... ok
[INFO] [stdout] test report::tests::run_outcome_json_matches_golden_fixture ... ok
[INFO] [stdout] test report::tests::verification_result_ndjson_emits_available_environments ... ok
[INFO] [stdout] test request::assertion::tests::assertion_failure_with_custom_message ... ok
[INFO] [stdout] test report::tests::run_outcome_ndjson_emits_trace_lines ... ok
[INFO] [stdout] test report::tests::run_record_json_applies_body_options_to_artifacts ... ok
[INFO] [stdout] test request::assertion::tests::capture_dependency_body_token ... ok
[INFO] [stdout] test parser::tests::preamble_rule_accepts_oauth_blocks ... ok
[INFO] [stdout] test request::assertion::tests::assertion_failure_uses_default_message ... ok
[INFO] [stdout] test parser::tests::preamble_rule_accepts_redaction_directives ... ok
[INFO] [stdout] test request::assertion::tests::capture_body_matches_regex ... ok
[INFO] [stdout] test request::assertion::tests::capture_body_boolean_equals_boolean_literal ... ok
[INFO] [stdout] test request::assertion::tests::contains_matches ... ok
[INFO] [stdout] test request::assertion::tests::equality_assertion_passes ... ok
[INFO] [stdout] test request::assertion::tests::decoded_json_capture_operand_can_be_used_in_assertion ... ok
[INFO] [stdout] test request::assertion::tests::decoded_json_capture_operand_reports_invalid_json ... ok
[INFO] [stdout] test request::assertion::tests::explicit_missing_variable_name_still_works ... ok
[INFO] [stdout] test request::assertion::tests::decoded_json_capture_operand_supports_schema_validation ... ok
[INFO] [stdout] test request::assertion::tests::graphql_errors_alias_can_be_used_in_assertions ... ok
[INFO] [stdout] test request::assertion::tests::filtered_body_capture_operand_can_be_used_in_assertion ... ok
[INFO] [stdout] test request::assertion::tests::failure_message_includes_compared_path_for_capture_operands ... ok
[INFO] [stdout] test request::assertion::tests::filtered_body_capture_operand_requires_exactly_one_match ... ok
[INFO] [stdout] test request::assertion::tests::filtered_body_capture_operand_reports_concrete_matched_path_on_failure ... ok
[INFO] [stdout] test request::assertion::tests::graphql_data_alias_reports_graphql_path_on_failure ... ok
[INFO] [stdout] test request::assertion::tests::guarded_assertion_executes_when_true ... ok
[INFO] [stdout] test request::assertion::tests::missing_path_is_reported_distinctly_from_null ... ok
[INFO] [stdout] test request::assertion::tests::filtered_body_capture_operand_can_use_variable_values ... ok
[INFO] [stdout] test request::assertion::tests::guarded_assertion_parses_guard ... ok
[INFO] [stdout] test request::assertion::tests::null_literal_matches_json_null ... ok
[INFO] [stdout] test request::assertion::tests::guarded_assertion_parses_schema_guard ... ok
[INFO] [stdout] test request::assertion::tests::guarded_assertion_skips_when_false ... ok
[INFO] [stdout] test request::assertion::tests::guarded_assertion_treats_missing_as_literal ... ok
[INFO] [stdout] test request::assertion::tests::guarded_assertion_treats_null_as_null_literal ... ok
[INFO] [stdout] test request::assertion::tests::guarded_assertion_treats_true_as_boolean_literal ... ok
[INFO] [stdout] test request::assertion::tests::guarded_schema_assertion_errors_for_untyped_left_hand_side ... ok
[INFO] [stdout] test request::assertion::tests::guarded_schema_assertion_executes_when_schema_matches ... ok
[INFO] [stdout] test request::assertion::tests::guarded_schema_assertion_skips_when_schema_mismatches ... ok
[INFO] [stdout] test request::assertion::tests::json_string_does_not_equal_number_literal ... ok
[INFO] [stdout] test request::assertion::tests::missing_literal_matches_missing_path ... ok
[INFO] [stdout] test request::assertion::tests::numeric_greater_than_passes ... ok
[INFO] [stdout] test request::assertion::tests::schema_assertion_parses_with_known_target ... ok
[INFO] [stdout] test request::assertion::tests::schema_assertion_rejects_invalid_rhs_usage ... ok
[INFO] [stdout] test request::assertion::tests::schema_assertion_rejects_unknown_target ... ok
[INFO] [stdout] test request::assertion::tests::present_path_does_not_equal_missing_literal ... ok
[INFO] [stdout] test request::assertion::tests::scalar_and_structured_values_do_not_compare_equal ... ok
[INFO] [stdout] test request::assertion::tests::schema_assertion_validates_builtin_scalar_targets ... ok
[INFO] [stdout] test request::assertion::tests::schema_assertion_validates_object_targets ... ok
[INFO] [stdout] test request::assertion::tests::schema_assertion_rejects_untyped_left_hand_values ... ok
[INFO] [stdout] test request::assertion::tests::sse_event_alias_can_be_used_in_assertions ... ok
[INFO] [stdout] test request::assertion::tests::structural_match_allows_unordered_array_membership ... ok
[INFO] [stdout] test request::assertion::tests::schema_assertion_validates_dependency_response_schemas ... ok
[INFO] [stdout] test request::assertion::tests::schema_assertion_validates_root_array_targets ... ok
[INFO] [stdout] test request::assertion::tests::schema_assertion_reports_nested_schema_failure_path ... ok
[INFO] [stdout] test request::assertion::tests::string_variable_can_match_boolean_literal ... ok
[INFO] [stdout] test request::assertion::tests::structural_match_allows_partial_object_subset ... ok
[INFO] [stdout] test request::assertion::tests::structural_match_allows_unordered_array_subset ... ok
[INFO] [stdout] test request::assertion::tests::structural_match_distinguishes_null_from_missing ... ok
[INFO] [stdout] test request::assertion::tests::structural_match_reuses_same_logic_for_dependency_captures ... ok
[INFO] [stdout] test request::assertion::tests::structural_match_reports_nested_mismatch_path ... ok
[INFO] [stdout] test request::assertion::tests::structured_values_compare_without_stringifying ... ok
[INFO] [stdout] test request::assertion::tests::undefined_still_resolves_as_variable_name ... ok
[INFO] [stdout] test request::assertion::tests::regex_matches ... ok
[INFO] [stdout] test request::assertion::tests::ws_kind_alias_can_be_used_in_assertions ... ok
[INFO] [stdout] test request::planner::tests::session_reuse_adds_implicit_dependency ... ok
[INFO] [stdout] test request::planner::tests::orders_requests_in_dependency_sequence ... ok
[INFO] [stdout] test request::response_capture::tests::parses_decoded_json_capture_and_extracts_value ... ok
[INFO] [stdout] test request::response_capture::tests::assertion_resolution_preserves_json_objects_at_body_root ... ok
[INFO] [stdout] test request::planner::tests::capture_requires_declared_dependency ... ok
[INFO] [stdout] test request::response_capture::tests::parses_filtered_body_capture_with_variable_and_extracts_value ... ok
[INFO] [stdout] test request::response_capture::tests::parses_sse_capture_alias_and_extracts_value ... ok
[INFO] [stdout] test request::response_capture::tests::parses_filtered_body_capture_and_extracts_value ... ok
[INFO] [stdout] test request::response_capture::tests::parses_ws_capture_alias_and_extracts_value ... ok
[INFO] [stdout] test request::response_capture::tests::parses_graphql_capture_alias_and_extracts_value ... ok
[INFO] [stdout] test request::response_capture::tests::errors_when_body_path_missing_without_default ... ok
[INFO] [stdout] test request::response_capture::tests::decoded_json_capture_reports_invalid_json ... ok
[INFO] [stdout] test request::response_capture::tests::parses_filtered_body_capture_with_or_and_parentheses ... ok
[INFO] [stdout] test request::response_capture::tests::assertion_resolution_distinguishes_null_from_missing ... ok
[INFO] [stdout] test request::response_capture::tests::extracts_header_case_sensitive ... ok
[INFO] [stdout] test request::response_capture::tests::filter_predicate_keeps_operator_text_inside_quoted_strings ... ok
[INFO] [stdout] test request::response_capture::tests::filter_predicate_rejects_unmatched_parentheses ... ok
[INFO] [stdout] test request::response_capture::tests::status_capture_defaults_to_code ... ok
[INFO] [stdout] test request::response_capture::tests::filter_predicate_respects_operator_precedence ... ok
[INFO] [stdout] test request::response_capture::tests::filtered_body_capture_errors_when_filter_variable_is_missing ... ok
[INFO] [stdout] test request::response_capture::tests::uses_default_when_body_path_missing ... ok
[INFO] [stdout] test request::response_capture::tests::parses_body_capture_and_extracts_value ... ok
[INFO] [stdout] test request::template::tests::expands_map_requests_for_array_variables ... ok
[INFO] [stdout] test request::session::tests::registry_round_trips_handles ... ok
[INFO] [stdout] test request::template::tests::guarded_fragment_includes_when_predicate_true ... ok
[INFO] [stdout] test request::template::tests::dependency_on_mapped_request_is_rejected ... ok
[INFO] [stdout] test request::template::tests::fragment_assertion_labels_attach_to_next_assertion ... ok
[INFO] [stdout] test request::template::tests::mapped_request_dependency_fails_when_no_iteration_matches ... ok
[INFO] [stdout] test request::template::tests::mapped_request_dependency_fails_when_multiple_iterations_match ... ok
[INFO] [stdout] test request::template::tests::resolves_body_file_relative_to_working_dir ... ok
[INFO] [stdout] test request::tests::as_curl_uses_data_binary_for_file_body ... ok
[INFO] [stdout] test request::template::tests::guarded_fragment_skips_when_predicate_false ... ok
[INFO] [stdout] test request::template::tests::mapped_request_dependencies_resolve_to_matching_iteration ... ok
[INFO] [stdout] test request::tests::as_curl_omits_auto_content_type_when_manual_override_exists ... ok
[INFO] [stdout] test parser::tests::parsed_schema_declarations_validate_inline_object_fields ... ok
[INFO] [stdout] test request::tests::callback_assignment_parses_with_whitespace ... ok
[INFO] [stdout] test request::tests::callback_assignment_requires_dollar_prefix ... ok
[INFO] [stdout] test request::tests::callback_assignment_requires_whitespace ... ok
[INFO] [stdout] test request::tests::graphql_as_curl_serializes_http_json_payload ... ok
[INFO] [stdout] test request::tests::graphql_requests_report_graphql_protocol ... ok
[INFO] [stdout] test request::tests::mcp_as_curl_serializes_jsonrpc_payload ... ok
[INFO] [stdout] test request::tests::mcp_requests_report_mcp_protocol ... ok
[INFO] [stdout] test request::tests::request_protocol_defaults_to_http ... ok
[INFO] [stdout] test request::tests::sse_requests_report_sse_protocol ... ok
[INFO] [stdout] test request::tests::ws_exchange_requests_report_ws_protocol ... ok
[INFO] [stdout] test request::tests::ws_requests_report_ws_protocol ... ok
[INFO] [stdout] test schema::tests::built_in_scalar_validation_accepts_common_formats ... ok
[INFO] [stdout] test schema::tests::built_in_scalar_validation_rejects_wrong_types ... ok
[INFO] [stdout] test schema::tests::format_predicate_reuses_builtin_scalar_validation ... ok
[INFO] [stdout] test schema::tests::registry_rejects_duplicate_user_names ... ok
[INFO] [stdout] test schema::tests::registry_rejects_reserved_names ... ok
[INFO] [stdout] test schema::tests::registry_starts_with_builtin_scalars ... ok
[INFO] [stdout] test schema::tests::reserved_names_cover_builtin_and_primitive_types ... ok
[INFO] [stdout] test schema::tests::scalar_predicates_validate_enum_length_pattern_and_range ... ok
[INFO] [stdout] test schema::tests::scalar_validation_reports_invalid_pattern_predicates ... ok
[INFO] [stdout] test schema::tests::scalar_validation_reports_unknown_format_predicates ... ok
[INFO] [stdout] test schema::tests::schema_model_preserves_field_presence_and_nullability ... ok
[INFO] [stdout] test schema::tests::schema_validation_accepts_required_optional_nullable_and_extra_fields ... ok
[INFO] [stdout] test schema::tests::schema_validation_rejects_missing_required_field ... ok
[INFO] [stdout] test schema::tests::schema_validation_rejects_non_nullable_null_fields ... ok
[INFO] [stdout] test schema::tests::schema_validation_validates_arrays_of_named_scalars ... ok
[INFO] [stdout] test schema::tests::schema_validation_validates_nested_named_schemas ... ok
[INFO] [stdout] test schema::tests::schema_validation_validates_root_array_schemas ... ok
[INFO] [stdout] test schema::tests::validation_allows_forward_scalar_references ... ok
[INFO] [stdout] test schema::tests::validation_rejects_cyclic_schema_references ... ok
[INFO] [stdout] test schema::tests::validation_rejects_scalar_base_reference_to_schema ... ok
[INFO] [stdout] test schema::tests::validation_rejects_unknown_named_references ... ok
[INFO] [stdout] test request::tests::build_request_uses_curl_style_multipart_boundary_without_override ... ok
[INFO] [stdout] test request::tests::build_request_preserves_duplicate_query_parameters ... ok
[INFO] [stdout] test request::tests::build_request_reads_binary_body_from_file ... ok
[INFO] [stdout] test request::tests::build_request_returns_invalid_header_name_error ... ok
[INFO] [stdout] test request::tests::build_request_allows_manual_content_type_override_for_multipart ... ok
[INFO] [stdout] test request::tests::build_request_emits_cookie_header_from_structured_cookies ... ok
[INFO] [stdout] test request::runner::tests::mapped_dependency_assertions_use_declared_dependency_name ... ok
[INFO] [stdout] test request::runner::tests::parallel_observer_emits_waiting_and_skip_trace_events ... ok
[INFO] [stdout] test request::runner::tests::sequential_continue_on_error_collects_dependency_failures ... ok
[INFO] [stdout] test request::runner::tests::sequential_execution_stops_after_first_failure ... ok
[INFO] [stdout] test request::runner::tests::parallel_continue_on_error_collects_independent_failures ... ok
[INFO] [stdout] test request::runner::tests::sequential_poll_until_does_not_retry_transport_failures ... ok
[INFO] [stdout] test request::runner::tests::sequential_poll_until_retries_assertion_failures_until_success ... ok
[INFO] [stdout] test request::runner::tests::sequential_poll_until_retries_timeouts_until_success ... FAILED
[INFO] [stdout] test request::runner::tests::sequential_session_cookies_merge_jar_and_explicit_values ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- request::runner::tests::sequential_poll_until_retries_timeouts_until_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'request::runner::tests::sequential_poll_until_retries_timeouts_until_success' (2922) panicked at src/request/runner.rs:1917:14:
[INFO] [stdout] timeout retry should eventually succeed: ExecutionError { failures: [RequestFailure { index: 0, request: "Eventually fast", protocol: Some(Http), protocol_context: Some(Object {"pollEvery": String("10ms"), "pollUntil": String("1s"), "timeout": String("40ms")}), sensitive_values: [], sensitive_header_names: [], artifact: None, started_at: Some(SystemTime { tv_sec: 1781396439, tv_nsec: 625753759 }), duration: Some(186.567243ms), kind: Execution { message: "error sending request for url (http://127.0.0.1:39657/)", assertions: [], class: Transport, reliability: ExecutionReliabilityMetadata { attempts: 3, timeout: "40ms", poll_until: Some("1s"), poll_every: Some("10ms"), failure_class: Some(Transport) } } }], completed: [] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e1d7d9a798 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e1d7d9a798 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e1d7d9a798 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e1d7d9a798 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e1d7db31da - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e1d7db31da - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58e1d7da0032 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58e1d7da0032 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58e1d7d75b46 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e1d7d75b46 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e1d7d91499 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e1d75855bc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58e1d75855bc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e1d7d91712 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58e1d7d91712 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e1d7d75c02 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58e1d7d6d039 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e1d7d76bfd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e1d7db3a4c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e1d7db3792 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58e1d71daac7 - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::vec::Vec<hen[703825345c72a48a]::request::runner::ExecutionRecord>, hen[703825345c72a48a]::request::runner::ExecutionError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58e1d72617fb - hen[703825345c72a48a]::request::runner::tests::sequential_poll_until_retries_timeouts_until_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/request/runner.rs:1917:14
[INFO] [stdout]   22:     0x58e1d71e0892 - <core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x58e1d71e090d - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x58e1d72534bd - <tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   25:     0x58e1d72533bb - tokio[71a7189d836e86f8]::runtime::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x58e1d72533bb - tokio[71a7189d836e86f8]::runtime::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x58e1d72533bb - <tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   28:     0x58e1d72475e0 - <tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   29:     0x58e1d7250ee0 - <tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   30:     0x58e1d72501c4 - <tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   31:     0x58e1d7308aeb - <tokio[71a7189d836e86f8]::runtime::context::scoped::Scoped<tokio[71a7189d836e86f8]::runtime::scheduler::Context>>::set::<<tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x58e1d70770c9 - tokio[71a7189d836e86f8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x58e1d730a472 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[71a7189d836e86f8]::runtime::context::Context>>::try_with::<tokio[71a7189d836e86f8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x58e1d7309ffe - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[71a7189d836e86f8]::runtime::context::Context>>::with::<tokio[71a7189d836e86f8]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x58e1d706602d - tokio[71a7189d836e86f8]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x58e1d724b9d0 - <tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   37:     0x58e1d724bcc6 - <tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   38:     0x58e1d724fc93 - <tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   39:     0x58e1d73cd383 - tokio[71a7189d836e86f8]::runtime::context::runtime::enter_runtime::<<tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x58e1d7247111 - <tokio[71a7189d836e86f8]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   41:     0x58e1d73c58ca - <tokio[71a7189d836e86f8]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   42:     0x58e1d73c59b5 - <tokio[71a7189d836e86f8]::runtime::runtime::Runtime>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   43:     0x58e1d7286c0d - hen[703825345c72a48a]::request::runner::tests::sequential_poll_until_retries_timeouts_until_success
[INFO] [stdout]                                at /opt/rustwide/workdir/src/request/runner.rs:1927:58
[INFO] [stdout]   44:     0x58e1d7260277 - hen[703825345c72a48a]::request::runner::tests::sequential_poll_until_retries_timeouts_until_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/request/runner.rs:1893:68
[INFO] [stdout]   45:     0x58e1d7035c46 - <hen[703825345c72a48a]::request::runner::tests::sequential_poll_until_retries_timeouts_until_success::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x58e1d757869b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x58e1d757869b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x58e1d7585f15 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x58e1d7585f15 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x58e1d7585f15 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x58e1d7585f15 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x58e1d7585f15 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x58e1d7585f15 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x58e1d7585f15 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x58e1d7580a74 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x58e1d7580a74 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x58e1d7588f92 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x58e1d7588f92 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x58e1d7588f92 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x58e1d7588f92 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x58e1d7588f92 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x58e1d7588f92 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x58e1d7588f92 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x58e1d7d9958f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x58e1d7d9958f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x79205ad3eaa4 - <unknown>
[INFO] [stdout]   67:     0x79205adcba64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     request::runner::tests::sequential_poll_until_retries_timeouts_until_success
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 316 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.40s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "5ad107c0b9ce250354dd40fd181280a7c252a0ad9689194e1c75c55ff6a6e10f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ad107c0b9ce250354dd40fd181280a7c252a0ad9689194e1c75c55ff6a6e10f", kill_on_drop: false }`
[INFO] [stdout] 5ad107c0b9ce250354dd40fd181280a7c252a0ad9689194e1c75c55ff6a6e10f
